-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Task label feature #979
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Task label feature #979
Conversation
for more information, see https://pre-commit.ci
|
Nice! For applying the |
for more information, see https://pre-commit.ci
…lel into task_label_feature
|
Thanks for the feedback.
|
|
with view.temp_flags(label="x"):
view.apply(f, a=b)If we want to come up with another nicer way to avoid |
First version of adding a task label feature that is queryable in the hubDB as discussed in #914.
What's missing?